Manager: Script Manager



Carbon supports nearly the entire Script Manager programming interface. Exceptions are the routines Get/SetScriptQDPatchAddress and Get/SetScriptUtilityAddress, which are rarely used by applications.

Supported  CharacterByteType

Supported  CharacterType

Unsupported  CharByte

Use CharacterByteType instead.

Unsupported  CharType

Use CharacterType instead.

Supported  ClearIntlResourceCache

Supported  FillParseTable

Supported  FontScript

Supported  FontToScript

Supported  GetIntlResource

Supported  GetIntlResourceTable

Unsupported  GetScript

Use GetScriptVariable instead.

Supported  GetScriptManagerVariable

Unsupported  GetScriptQDPatchAddress

Part of WorldScript I which Carbon will not support. In the long term you should plan to convert WorldScript applications to use Unicode instead.

Unsupported  GetScriptUtilityAddress

Part of WorldScript I which Carbon will not support. In the long term you should plan to convert WorldScript applications to use Unicode instead.

Supported  GetScriptVariable

Supported  GetSysDirection

Supported  IntlScript

Supported  IntlTokenize

Supported  IsCmdChar

Supported  KeyScript

Unsupported  ParseTable

You should instead use FillParseTable.

Supported  SetIntlResource

Unsupported  SetScript

Use SetScriptVariable instead.

Supported  SetScriptManagerVariable

Unsupported  SetScriptQDPatchAddress

Part of WorldScript I which Carbon will not support. In the long term you should plan to convert WorldScript applications to use Unicode instead.

Unsupported  SetScriptUtilityAddress

Part of WorldScript I which Carbon will not support. In the long term you should plan to convert WorldScript applications to use Unicode instead.

Supported  SetScriptVariable

Supported  SetSysDirection

Unsupported  Transliterate

Use TransliterateText instead.

Supported  TransliterateText

[Table of Contents] [Manager Index] [Function Index]

Generated on: 7/7/99. Copyright 1999 Apple Computer, Inc. All rights reserved.